home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / c / vbcc_ppc.lha / vbcc_ppc.readme
Text File  |  1998-02-19  |  2KB  |  58 lines

  1. Short:    vbcc-executables running on PowerUp
  2. Uploader: volker@vb.franken.de (Volker Barthelmann)
  3. Author:   volker@vb.franken.de (Volker Barthelmann)
  4. Type:     dev/c
  5. Requires: dev/c/vbcc.lha
  6. Version:  0.6a
  7.  
  8.  
  9.  
  10.  
  11. vbcc - portable ANSI C compiler (c) in 1995-98 by Volker Barthelmann
  12.  
  13.  
  14. INTRODUCTION
  15.  
  16.     vbcc is a free portable and retargetable ANSI C compiler.
  17.  
  18.     This archive contains several executables from the vbcc-distribution
  19.     compiled for PPC, and config-files which make vc use the PPC-executables.
  20.  
  21.     This probably makes vbcc the first compiler running on PowerUp!
  22.  
  23.     Only the compilers and the PPC-assembler are provided because most
  24.     other programs would not benefit from the PPC or are not available as
  25.     C-source,
  26.  
  27.     You need the archive vbcc.lha, too.
  28.  
  29.     Keep in mind that these are beta-versions and not tuned for speed.
  30.  
  31.  
  32. INSTALLATION
  33.  
  34.     First install vbcc (see the docs in vbcc.lha) and then extract this
  35.     archive over your vbcc installation.
  36.  
  37.     The new executables will be called:
  38.  
  39.         vbcc/bin/vbccm68k_ppc
  40.         vbcc/bin/vbccppc_ppc
  41.         vbcc/machines/amigappc/bin/pasm_ppc
  42.  
  43.     and the config-files in vbcc: will be overwritten by versions
  44.     invoking the PPC-executables.
  45.  
  46.     The 68k-executables are still there, so if you make backups of the
  47.     old config-files before installing this archive you can switch between
  48.     both versions using vc's +-option.
  49.  
  50.  
  51.  
  52. Volker Barthelmann                                      volker@vb.franken.de
  53. Kennedy-Ring 39
  54. 91301 Forchheim
  55. Germany
  56.  
  57.  
  58.